fdroidserver software package provides F-Droid build server and repository tools for Android, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fdroidserver
fdroidserver is installed in your system.
Make ensure the fdroidserver package were installed using the commands given below,
$ sudo dpkg-query -l | grep fdroidserver *
You will get with fdroidserver package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Python |
| Package | fdroidserver |
| Version | 0.7.0-1 |
| Description | F-Droid build server and repository tools for Android |
| Sub Section | Python |